notebook: inform the theme whether show-borders was set
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 16 Oct 2013 16:03:33 +0000 (12:03 -0400)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 16 Oct 2013 16:03:33 +0000 (12:03 -0400)
commit05b1ea84b49c7046073463a5a19fb8b0e02dd0cb
treeb91a2879507fa9317631b18fd67f02fc89fefc61
parent05cc3b6df6360815bba14737d58452524a22ed96
notebook: inform the theme whether show-borders was set

So that it can draw a border or not. If show-borders=true then
the notebook will have GTK_STYLE_CLASS_FRAME.
gtk/gtknotebook.c